d-shlibs software package provides Debian shared library package building helper scripts, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install d-shlibs
d-shlibs is installed in your system.
Make ensure the d-shlibs package were installed using the commands given below,
$ sudo dpkg-query -l | grep d-shlibs *
You will get with d-shlibs package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Utilities |
| Package | d-shlibs |
| Version | 0.66ubuntu1 |
| Description | Debian shared library package building helper scripts |
| Sub Section | Utils |